Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 3 - Page Formatting and Dialog Box Customization / Page Formatting and Dialog Box Customization Reference
Functions / Working With Panels


GXEnableJobScalingPanel

You can use the GXEnableJobScalingPanel function to prevent display of the default QuickDraw GX scaling field in the Page Setup and Custom Page Setup dialog boxes.

void GXEnableJobScalingPanel (gxJob aJob, Boolean enabled);
aJob
A reference to the job object associated with the scaling field.
enabled
A Boolean value that specifies whether or not to enable the scaling field.
DESCRIPTION
The GXEnableJobScalingPanel function enables or disables the scaling field. You set the enabled parameter to true to enable the scaling field and false to disable it. For example, you might disable this field if you want to provide your own scaling panel instead of the default field. The scaling field is enabled by default.

RESULT CODES
gxSegmentLoadFailedErrA required code segment could not be found, or there was not enough memory to load it.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help